Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove watches used only by integration tests #891

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

flavio
Copy link
Member

@flavio flavio commented Sep 23, 2024

These watches were used a long time ago by the integration tests, they are not needed anymore.

Their removal redeuces the resource usage when running in production.

These watches were used a long time ago by the integration tests, they
are not needed anymore.

Their removal redeuces the resource usage when running in production.

Signed-off-by: Flavio Castelli <[email protected]>
@flavio flavio requested a review from a team as a code owner September 23, 2024 08:50
@flavio flavio self-assigned this Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.20%. Comparing base (10976c9) to head (0a4293a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #891      +/-   ##
==========================================
- Coverage   70.70%   70.20%   -0.50%     
==========================================
  Files          30       30              
  Lines        2601     2551      -50     
==========================================
- Hits         1839     1791      -48     
+ Misses        593      592       -1     
+ Partials      169      168       -1     
Flag Coverage Δ
integration-tests 59.95% <ø> (-0.70%) ⬇️
unit-tests 39.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@fabriziosestito fabriziosestito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flavio flavio merged commit 3c5ef17 into kubewarden:main Sep 23, 2024
9 checks passed
@flavio flavio deleted the refactor-remove-useless-watches branch September 23, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants